body{font-family:Arial; font-size:14px;line-height:180%;padding-top: 20px;} /*总控制，可忽略此行*/
table tr:first-child{background:#87CEEB; color:#fff;font-weight:bold;} /*第一行标题蓝色背景*/
table{border-top:1pt solid #C1DAD7;border-left:1pt solid #C1DAD7;margin: 0 auto;} 
td{ padding:5px 10px; text-align:center;border-right:1pt solid #C1DAD7;border-bottom:1pt solid #C1DAD7;}
tr:nth-of-type(odd){ background:#F5FAFA;} /* odd 标识奇数行，even标识偶数行 */
tr:hover{ background: #E0F0F0;} /*鼠标悬停后表格背景颜色*/



img{border:0;}
a{text-decoration:none;color:#333;}
a:hover{color:red;}
.clearfix:after,.clearfix:before{display:table;line-height:0;content:""}
.clearfix:after{clear:both}


.best-con .title{position:relative;font-weight:normal;text-align:center;font-size:38px;height:52px;line-height:52px;color:#353535;z-index:50;}
.best-con .layout-wrap{width:100%; position:relative;margin:0 auto;}
.layout-wrap .layout-3-1{float:left;vertical-align:top;width:33.3333%;}
.feature-list{margin-top:50px;}
.feature-list .item{position:relative;text-align:center;}
.feature-list .item:not(:last-child):after{content:"";position:absolute;right:0;top:10px;width:1px;height:100px;background:#ff6d01;}
.feature-list .item h3{margin-top:30px;font-size:24px;font-weight:normal;color:#353535;height:32px;line-height:32px;}
.feature-list .item p{margin-top:15px;font-size:14px;color:#888;}

.color-border
{
	background:url(img/color_border.jpg) repeat-x scroll center top;
	width: 100%;
	float: left;
	display: block;
	height: 5px;
	
}





* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    text-decoration: none;

}

img {
    border: 0;
}

body {
    background: #fff;
    color: #666;
}

.db {
    background-color: #000000;
    color: #FFFFFF;
	height:50px;line-height:50px;
	 text-align:center;  /*水平居中*/
    font-size: 15px;
  padding: 10px;
}


html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
 
}

button {
    outline: 0;
}

img {
    border: 0;
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}

li {
    list-style: none;
}

a {
    color: #FFFFFF;
	    font-size: 16px;
}


.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}

.jg{

    padding-top: 80px;
    top: 80px;
}
.step-content{
    background: #f6f6f6;
    padding-top: 50px;
    padding-bottom: 100px;
}

.step-grid{
    width: 1000px;
    margin: 0 auto;
}

.step-box{
    width:991px;
}

.step-title{
    font-family: "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB", 瀹嬩綋;
    color: rgb(47, 147, 216);
    font-size: 34px;
    text-align: center!important;

}

.step-row{
    position: relative;
}

.step-row-point{
    font-size: 14px;
    color: #666;
    background: url(img/line.png) -40px 0 no-repeat;
    width: 12px;
    height: 12px;
    position: absolute;
}

.step-row-top{
    top: -3px;
    left: -5px;
}
.step-row-left{
    background: url(img/safe_line.png) top left repeat-y;
    padding-left: 55px;
    padding-right: 30px;
}

.step-row li{
    font-size: 14px;
    color: #666;
}

.step-text-fl{
    display: inline;
    float: left!important;
    width: 550px;
    font-size: 14px;
    color: #666;
    margin-top: 30px;
}

.step-text-fl h4{
    font-size: 26px;
    color: #333;
    font-weight: 500;
}

.step-text-fl p{
    margin-top: 10px;
    font-size: 14px;
    color: #666;
}

.step-text-fr{
    width: 343px;
    z-index: 100;
    position: relative;
    float: right!important;
    text-align: right!important;
    display: inline;
}

.step-text-fr img{
    z-index: 100;
}

.step-row-bottom{
    background: url(img/about_safe_top.png) no-repeat;
    width: 991px;
    height: 118px;
    z-index: 1;
}

.step-row-right{
    background: url(img/safe_line.png) top right repeat-y;
    padding-right: 44px;
    padding-left: 30px;
}

.step-text-fl-fr{
    width: 343px;
    z-index: 100;
    position: relative;
    text-align: left!important;
    float: left!important;
    display: inline;
}

.step-text-fr-fr{
    width: 550px;
    font-size: 14px;
    color: #666;
    float: right!important;
    display: inline;
}

.step-text-fr-fr h4{
    font-size: 26px;
    color: #333;
    font-weight: 500;
}

.step-text-fr-fr p{
    margin-top: 10px;
    font-size: 14px;
    color: #666;
}

.step-row-bottom-one{
    background: url(img/about_safe_bottom.png) no-repeat;
    width: 991px;
    height: 117px;
}

.step-row-bot{
    bottom: -3px;
    left: -5px;
    top: inherit;
}

*{margin: 0;padding: 12;font-family: "微软雅黑";font-size: 12px;}
ul{list-style: none;}
a{text-decoration: none; }
img{border: none;}
.l{float:left}
.hh { display: inline; }
.gy2{width:100%;margin:0 auto;overflow:hidden}
.holer{height:124px; overflow:hidden; background:none;}
#headdiv{height: 131px; position: fixed; top: 0px; width: 100%; z-index: 1000; background: none;}
/*顶部bar*/
.top01{width:100%;height:38px;line-height:38px;background:#f67524;color:#fff;overflow:hidden;font-size:12px}
.top01 .l{font-size:14px}
.top01_center{text-align:left;float:right;font-size:14px}
.top01_center img{vertical-align:sub;display:inline-block;margin-right:8px}
/*logo和导航*/
.top02{width:100%;min-width:100%;background-color: rgb(255, 255, 255); height: 86px;border-bottom: 2px solid #f67524;}
.top03{width:100%;min-width:100%;background-color: #f67524; height: 86px;border-top: 2px solid #f67524;}

.imgdx img{display: block;  margin: 0 auto;width:65%;}


.top02 .top02_center{width:100%;min-width:100%;margin:0 auto;}
.logo{width:345px;float:left;padding-top:10px}
.logo img{float:left}
.logo .logo-year{margin-top:17px;height:20px;line-height:20px;width:38px;text-align:center;font-size:12px;color:#fff;background:#f67524;border-radius:4px;overflow:hidden;font-size:14px;color:#fff}
.logo .logo-text{margin-top:5px;height:18px;color:#656565;line-height:18px;overflow:hidden}
.nav{float:right}
.nav li{position:relative}
.nav li.m{width:86px;padding-right:22px;margin:0 22px 0 0;float:left;text-align:center;background:url("../images/top_bg1.png") right 46px no-repeat}
.nav .m.on a.mmm{color:#f3782a}
.nav a.mmm{width:86px;height:46px;padding-top:40px;display:block;font-size:16px;color:#333}
/*二级导航*/
.nav .sub{display:none;width:100%;padding:0;position:fixed;top:100px;overflow:hidden;text-align:left;z-index:110;left:0;background-color:#FFFFFF}
.nav .sub .nav_xiao{width:100%;overflow:hidden;margin:0 auto;top:75px;}
.nav .sub .nav_xiao.max1100{max-width:100%}
/*二级导航-网站建设*/
.nav .sub .nav_xiao .xiao_one{overflow:hidden;padding-top:80px;padding-bottom:40px}
.nav .sub .nav_xiao .xiao_one ul li{float:left;display:inline;height:184px;width:25%;overflow:hidden;text-align:center}
.nav .sub .nav_xiao .xiao_one ul li a{display:block;height:100%;border-right:1px solid #e6e6e6;line-height:56px;overflow:hidden;color:#000;margin-top:13px;font-size:18px;transition:all .3s}
.nav .sub .nav_xiao .xiao_one ul li:last-child a{border-right:0}
.nav .sub .nav_xiao .xiao_one ul li a:hover{color:#f67524}

.gd{ top: 50px; margin-top:50px; }


/*产品参数*/

.show-pro-menu {
	width: 100%;
	overflow: hidden;
	background:#145dc4;
	height: 80px;
	margin-top: 40px;
}

.show-pro-menu ul {
	margin-top: 22px;
}

.show-pro-menu li {
	width: 16.11%;
	float: left;
	text-align: center;
	/*border-right: 3px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;*/
}

.show-pro-menu li:last-child {
	border-right: none;
}

.show-pro-menu a {
	font-size: 18px;
	color: #fff;
}

.pro_info {
	width: 100%;
	background: #f3f3f3;
	padding-bottom: 20px;
}
.show-pro-title{
	height: 54px;
	padding-top: 60px;
	background: url(img/t2.png) no-repeat center;
}
.show-pro-title p{
		    padding-left: 20%;
					margin-top: -45px;
}
.show-pro-title p span{
	font-size: 24px;
	color: #ff7f26;
	
}
.show-pro-title p i{
	font-size: 18px;
	color: #3a3735;
	margin-top: 5px;
	margin-left: 10px;
	    text-transform: uppercase;
	
}

.pro-content p,.pro-content td,.pro-content th{
	font-size: 15px;
}
.pro_yy {
	overflow: hidden;
	margin-top: 30px;
}
.pro_yy li{
	height: 362px;
	width: 274px;
	float: left;
	    margin-left: 25px;
}
.pro_yy li>div{
		height: 362px;
	overflow: hidden;
	    background: rgba(67,67,67,0.3);
	text-align: center;
	cursor: pointer;
}
.pro_yy li>div>p:nth-child(1){
	color: #FFFFFF;
	font-size: 24px;
	margin-top: 130px;
}
.pro_yy li>div>p:nth-child(2){
	width: 120px;
	overflow: hidden;
	margin: 30px auto;
	border-bottom: 3px solid #FFFFFF;
}
.pro_yy li>div>a{
	width: 120px;
	height: 40px;
	color: #FFFFFF;
	line-height: 40px;
	border-radius:20px;
	margin: 30px auto;
	display: block;
	border: 1px solid #FFFFFF;
}
.pro_yy li>div>a:hover{
	text-decoration: underline;
}
.pro_yy li>div:hover{
	background: rgba(20,93,196,0.8);
}
/*show-pro-ys*/
.show-pro-ys{
	width: 100%;
	height: 567px;
	margin-top: 30px;
	background: url(img/ys_bg.jpg) no-repeat center
}
.show-pro-ys ul{
	margin-top: 120px;
}
.show-pro-ys ul li{
    width: 192px;
    height: 198px;
    border-radius: 20px;
    text-align: center;
    background: #FFFFFF;
    margin-right: 8px;
}
@keyframes test{
    0%{
        transform:translate(0,0)
    }
    50%{
        transform:translate(0,5px)
    }
    100%{
        transform:translate(0,0)
    }
}	
.show-pro-ys ul li:hover{
	animation: test 0.25s ease-in 3;
}	
.show-pro-ys ul li>img{
	margin-top: 30px;
}
.show-pro-ys ul li>p:nth-child(2){
	margin-top: 10px;
	font-size: 22px;
	color: #333333;
}
.show-pro-ys ul li>p:nth-child(3){
	margin-top: 10px;
	font-size: 14px;
	color: #333333;
}
/*show-pro-ys2*/
.show-pro-ys2{
	margin-top: 60px;
}
.jgpt_t{
	width: 237px;
	height: 255px;
	text-align: center;
	font-size: 55px;
	line-height: 255px;
	color: #145dc4;
}
.jgpt_txt{
	
	width: 117px;
	height: 255px;
	background: #145dc4;
}
.jgpt_txt p:nth-child(1){
	float: left;

	margin-top: 7px;
	font-size: 18px;
	color: #ffffff;
	width: 30px;
	    writing-mode: tb-rl;
}
.jgpt_txt p:nth-child(2){

	float: right;
	margin-top: 30px;
	font-size: 18px;
	color: #ffffff;
margin-right: 15px;
	    writing-mode: tb-rl;
}
.jgpt_img{
	 max-width: 338px;
	 max-height: 255px;
	display: block;
	position: relative;
	overflow: hidden;
}

.jgpt_img img{
	width: 338px;
	height: 255px;
	 top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin:auto;
}

/* .jgpt_img:hover{
	 transition: all 0.5s;
    transform: rotateY(180deg);
}
 */
.jgpt_txt2{
	width: 117px;
    height: 253px;
    background: #145dc4;
}
.jgpt_txt2 p:nth-child(1){
	float: left;

	margin-top: 10px;
	font-size: 18px;
	color: #ffffff;
	width: 30px;
	    writing-mode: tb-rl;
}
.jgpt_txt2 p:nth-child(2){

	float: right;
	margin-top: 20px;
	font-size: 18px;
	color: #ffffff;
    margin-right: 15px;
	writing-mode: tb-rl;
}
.jgpt_img3{
	 max-width: 546px;
	 max-height: 253px;
	display: block;
	position: relative;
	overflow: hidden;
}

.jgpt_img3 img{
	width: 546px;
	height: 253px;
	 top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin:auto;
}

/* .jgpt_img3:hover{
	 transition: all 0.5s;
    transform: rotateY(180deg);
} */
.jgpt_box_bottom{
	margin-top: 30px !important;
}
.foot_link2{
	overflow: hidden;
	padding-bottom: 30px;
}

.new_nav{
	margin-top: 30px;
	width: 350px;
		
}



.new_nav li{
	text-align: center;
	width: 140px;
	height: 40px;
	margin-left: 20px;
	background: #000000;
}
.new_nav li a{ 
	line-height: 40px;
	color: #FFFFFF;
	font-size:14px;
}
.new_nav li:hover{
	background: #145DC4;
}
.news_on{
	background: #ff7f26 !important;
}
.other_news{
	margin-top: 60px;
}


.nr{

	width: 90%;text-align:center;
	
}

	.pro-content1 {
	width: 80%;
	padding: 10px;
	margin-left: 95px;
	
}
	.pro-content2 {
	width: 90%;
	padding: 10px;
	margin-left: 95px;
	
}



.lanren {
	margin: 50px auto;
	width: 280px;
	height: 180px;
	background: white;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	position: relative;
	z-index: 90;
}
.lanren .ribbon-lanren-green {
	width: 85px;
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	right: -3px;
}
.lanren .ribbon-green {
	font: bold 15px Sans-Serif;
	color: #333;
	text-align: center;
	text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	position: relative;
	padding: 7px 0;
	left: -5px;
	top: 15px;
	width: 120px;
	background-color: #BFDC7A;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45));
	background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45);
	background-image: -moz-linear-gradient(top, #BFDC7A, #8EBF45);
	background-image: -ms-linear-gradient(top, #BFDC7A, #8EBF45);
	background-image: -o-linear-gradient(top, #BFDC7A, #8EBF45);
	color: #6a6340;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.lanren .ribbon-green:before, .ribbon-green:after {
	content: "";
	border-top: 3px solid #6e8900;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	position: absolute;
	bottom: -3px;
}
.lanren .ribbon-green:before {
	left: 0;
}
.lanren .ribbon-green:after {
	right: 0;
}



.swiper-container{
	height:500px;
}
.arrow-left {
  background: url(../images/arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index:10;
}
.arrow-right {
  background: url(../images/arrows.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index:10;
}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.swiper-slide{
	position:relative;
	opacity:0;
	transition: opacity 0.7s ease-in-out;
}
.swiper-slide-active{
	opacity:1;
}
.swiper-slide .img{
	position:absolute;
}
.inner{
	position:relative;
	display:block;
	width:1000px;
	height:500px;
	margin:0 auto;
}

.slide3{
	background-color: #43cfc8;
}

.slide3 .wz1{
	
	right: 72px;top: 180px;
	
	}


.slide3 .b-1 {right: 72px;top: 180px;}
.slide3 .b-2 {left: 1px;top: 1px;}

.slide3 .b-s-1 {width: 100px; left: 50px; bottom:0px;}
.slide3 .b-s-2 {left: 160px;width: 160px;bottom:0px;}
.slide3 .b-s-3{left: 390px;width: 58px;bottom:0px;}
.slide3 .b-s-4{right: 359px; width: 103px;bottom:0px;}
.slide3 .b-s-5{right: 250px;width: 150px;bottom:0px;}
.slide3 .b-s-6{right: 0;width: 65px;bottom:0px;}
.slide3 .b-y-1 {top:40px;left: 50%; margin-left: -20px;}
.slide3 .b-y-2{top:40px;left:0}
.slide3 .b-y-3{top:40px;right: 0}
.loop{
	animation-iteration-count: infinite;/*无限*/
	animation-timing-function:linear;/*平滑*/
}
.targetBtn {
    margin-top: 20px;
    position: absolute;
    bottom: 80px;
    left: 502px;
    z-index: 999;
}

.targetBtn1 {
    margin-top: 20px;
    position: absolute;
    bottom: 253px;
    left: 502px;
    z-index: 999;
	color:#FFFFFF;
	
	font-size:45px;
}


.targetBtn2 {
    margin-top: 40px;
    position: absolute;
    bottom: 168px;
    left: 500px;
    z-index: 999;
	color:#FFFFFF;
	
	font-size:45px;
	
	
}

.targetBtn2 p{
    height:50px;
    border-radius:50px;
	background-color:#E1F0F0;
	float:left;
	line-height:50px;
	text-align:center;
	color:#FF0000;
	text-decoration:none;
	width:300px;
}



.targetBtn a{
	height:50px;
	border-radius:50px;
	background:rgba(0,0,0,.5);
	float:left;
	line-height:50px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	
	}
.targetBtn .a1{
	width:110px;
	}
.targetBtn .a2{
	width:170px;
	margin-left:15px;
	}	
/*自定义CSS动画*/
.moveRight{-webkit-animation-name:moveRight;animation-name:moveRight}
@-webkit-keyframes moveRight{0%{opacity: 0;left:0px;}
10%{opacity: 1;}
100%{opacity: 1;left:550px;}}
@keyframes moveRight{0%{opacity: 0;left:0px;}
10%{opacity: 1;}
100%{opacity: 1;left:550px;}}

.moveLeft{-webkit-animation-name:moveLeft;animation-name:moveLeft}
@-webkit-keyframes moveLeft{0%{opacity:0;left:390px;}
10%{opacity:1;}
100%{opacity:1;left:-370px;}}
@keyframes moveLeft{0%{opacity:0;left:390px;}
10%{opacity:1;}
100%{opacity:1;left:-370px;}}











